home *** CD-ROM | disk | FTP | other *** search
- UBYTE * __AllocMiscResource(__reg("d0") unsigned long unitNum,__reg("a1") UBYTE *name ,__reg("a6") void *)="\tjsr\t-6(a6)";
- #define AllocMiscResource(x1,x2) __AllocMiscResource((x1),(x2),MiscBase)
- void __FreeMiscResource(__reg("d0") unsigned long unitNum ,__reg("a6") void *)="\tjsr\t-12(a6)";
- #define FreeMiscResource(x1) __FreeMiscResource((x1),MiscBase)
-